home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus Special 17
/
AMIGAplus Sonderheft 17 (1999)(ICP)(DE)[!].iso
/
PD
/
Spiele
/
Graal
/
2.scene
< prev
next >
Wrap
Text File
|
1996-10-14
|
1KB
|
40 lines
/* Foreign captain coming ashore (in room 3)!
/*
/* Get into "speaking position"
CMOVE 350,84,C
CBOB 12
SAY Ahoy, captain!
/* Captain responds
SHOW 15, , ,RBOB24
W 50
OMOVE 15,270,65,1,FLIP, ,A 0,(RBOB6,6)(RBOB5,6)(RBOB4,6)(RBOB5,6)
/* Captain coming ashore
OMOVE 15,304,65,1,FLIP, ,A 0,(RBOB6,6)(RBOB5,6)(RBOB4,6)(RBOB5,6)
/* We have to put the sail behind the captain
HOTSP RBOB18,1
BOBON 41,282,1,RBOB18
CBOB $800E
OMOVE 15,304,61,1,FLIP, ,A 0,(RBOB24,6)
OMOVE 15,304,63,1,FLIP, ,A 0,(RBOB24,6)
OMOVE 15,304,59,1,FLIP, ,A 0,(RBOB24,6)
/* Put the ship and gangplank in the background
HOTSP RBOB1,1
HOTSP RBOB17,-1
SHOW ROBJ1,231,0,RBOB1
BOBON 40,294,57,RBOB17
/* Captain coming up to Olaf
OMOVE 15,316,72,1,FLIP, ,A 0,(RBOB6,6)(RBOB5,6)(RBOB4,6)(RBOB5,6)
OMOVE 15,330,84,1,FLIP,WAIT,A 0,(RBOB6,6)(RBOB5,6)(RBOB4,6)(RBOB5,6)
SHOW 15,330,84,RBOB4
FINAL
SHOW 15,330,84,RBOB4
HOTSP RBOB18,1
BOBON 41,282,1,RBOB18
HOTSP RBOB1,1
HOTSP RBOB17,-1
SHOW 1,231,0,RBOB1
BOBON 40,294,57,RBOB17
CPOS 350,84
CBOB $800E
/* END